home *** CD-ROM | disk | FTP | other *** search
- Path: esinet1.esinet.net!usenet
- From: spam.man@vt.edu
- Newsgroups: comp.lang.c++
- Subject: getch()
- Date: Wed, 10 Apr 1996 02:00:51 GMT
- Organization: ESInet, Charlottesville, VA - (804) 974-7300
- Message-ID: <4kf4jk$3ke@esinet1.esinet.net>
- Reply-To: spam.man@vt.edu
- NNTP-Posting-Host: dialin5.esinet.net
- X-Newsreader: Forte Free Agent 1.0.82
-
- How do I do a getch() using cin?
-
- I just want to get a single character, and I don't want to wait for a
- return.
-
- Do I have to use getch() or kbhit() or a stdio/conio function, or
- is it possible to do with the cin streams?
-
- Please email if you know how to do this:
-
- spam.man@vt.edu
-
- thanks..
-
-